home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / gth035.zip / WS4-1275.MDM < prev    next >
Text File  |  1990-07-27  |  5KB  |  193 lines

  1.  
  2.     ╔═══════════════════════╤════════════════════════════════════╗
  3.     ║ GT-Help Configuration │ Miracle WS4000 V23 modem           ║
  4.     ╟───────────────────────┴────────────────────────────────────╢
  5.     ║ created by Harry Green (050/003)                 June 1990 ║
  6.     ╚════════════════════════════════════════════════════════════╝
  7.  
  8.     This configuration operates using floating DTE rate since, except
  9.     at V23, the WS4000 makes no provision for speed buffering.
  10.  
  11.     The configuration fully supports V23 for incoming and outgoing
  12.     calls.  (If upgraded to V22, it might be necessary to set the
  13.     S26 register to be able to make outgoing V23 calls).
  14.  
  15.     For host operation, the modem has to be in autoanswer mode since
  16.     this modem fails to speed seek when the ATA command is given,
  17.     even if the speed seek register (S24) is set to a non-zero value.
  18.     This can mean that the modem continues to answer the phone ad
  19.     nauseum if for any reason GT or the PC crashes, but there seems
  20.     to be no alternative.
  21.  
  22.     Assumptions:
  23.     -----------
  24.  
  25.     This configuration assumes that the ATZ command resets the modem
  26.     to the factory defaults.
  27.  
  28.  
  29.     Customising
  30.     -----------
  31.  
  32.     When used with GT-Help, all non-indented lines are copied to the GT-CNF
  33.     file.  So if editing, be sure to keep comments and commands suitably
  34.     distinguished in this way.
  35.  
  36.     -------------------------------------------------------------------
  37.  
  38.     Fixed DTE rate ?
  39.  
  40. FD=FALSE
  41.  
  42.     -------------------------------------------------------------------
  43.  
  44.     BA= Default Baud Rate.  Usually the highest rate the DTE interface supports.
  45.  
  46. BA=1200
  47.  
  48.     -------------------------------------------------------------------
  49.  
  50.     MB= Maximum Baud Rate.  Usually the highest line rate the modem supports.
  51.  
  52. MB=1200
  53.  
  54.     -------------------------------------------------------------------
  55.     CS= Honor CTS from modem option.  Usually wanted, ALWAYS if fixed DTE rate.
  56.  
  57. CS=TRUE
  58.  
  59.     -------------------------------------------------------------------
  60.     Non-hayes setups.  If not applicable, leave them listed but empty to
  61.     ensure old contents are properly overwritten when transferred to GT.CNF.
  62.  
  63. S2=
  64. S4=
  65. S5=
  66. S6=
  67. S7=
  68. S8=
  69. P0=
  70. P1=
  71. P2=
  72. P3=
  73. P4=
  74. P5=
  75. P6=
  76. P7=
  77.     -------------------------------------------------------------------
  78.  
  79.     Standard Dialling Prefix.  You will want to change this to ATTD if
  80.     your phone line and modem both support tone dialling.
  81.  
  82. PR=ATPD
  83.  
  84.     -------------------------------------------------------------------
  85.  
  86.      PO= Dialing Post String.  Usually just a | (for carriage return).
  87.  
  88. PO=|
  89.  
  90.     -------------------------------------------------------------------
  91.  
  92.      HU= The modem hang-up string.  Normally keep it *empty* (DTR control).
  93.  
  94. HU=
  95.  
  96.     -------------------------------------------------------------------
  97.  
  98.     MI= Modem initialization string :
  99.  
  100.   - - - line length limit - - - - - - - ──┐
  101.                                           │
  102. MI=~ATZX1S7=50S10=35S24=3S26=10
  103.  
  104.         Z       ensures we start from a well-defined state - the factory
  105.                 defaults.
  106.  
  107.         X1      Use extended result code set
  108.  
  109.         S7=50   No carrier timeout
  110.  
  111.         S10=35  Keep online until carrier lost for more than about
  112.                 3 seconds
  113.  
  114.         S24=3   Speed seeking enabled on incoming calls, 3 secs per step
  115.  
  116.         S26=10  Use equaliser on V23 calls
  117.  
  118.     -------------------------------------------------------------------
  119.  
  120.      HO= Host mode, modem initialization string.
  121.  
  122. HO=~ATS2=43 S10=25 S0=2|
  123.  
  124.         S2=43   Stops command mode if user types +++
  125.  
  126.         S10=25  Slightly tighter carrier monitoring when in host
  127.  
  128.         S0=2    Answer on 2nd ring
  129.  
  130.     -------------------------------------------------------------------
  131.  
  132.      AS= Answer string.  Blank, because the modem is in autoanswer mode.
  133.  
  134. AS=
  135.  
  136.     -------------------------------------------------------------------
  137.  
  138.      SY= Speaker command for initial dialling (change to M0 for speaker off)
  139.  
  140. SY=~ATM1|
  141.  
  142.     -------------------------------------------------------------------
  143.  
  144.      SN= Speaker command for repeat dialling (change to M0 for speaker off)
  145.  
  146. SN=~ATM1|
  147.  
  148.     -------------------------------------------------------------------
  149.  
  150.      FC= Forced Carrier.  You definitely don't want this.
  151.  
  152. FC=FALSE
  153.  
  154.     -------------------------------------------------------------------
  155.  
  156.      RC= Result  codes.
  157.  
  158. RC=0,OK
  159. RC=1,CONNECT
  160. RC=2,RING
  161. RC=3,NO CARRIER
  162. RC=4,ERROR
  163. RC=5,CONNECT 1200,CONNECT 1275,CONNECT 7512
  164. RC=6,
  165. RC=7,
  166. RC=8,NO ANSWER,BLACKLISTED
  167. RC=9,
  168. RC=10,
  169. RC=11,
  170. RC=12,
  171. RC=13,
  172. RC=14,
  173. RC=15,
  174. RC=16,
  175. RC=17,
  176. RC=18,
  177. RC=19,
  178.  
  179.     -------------------------------------------------------------------
  180.  
  181.      HN= Off-hook string.  Sent to modem when the sysop logs on to GT locally.
  182.         Often used to make it go off-hook, though its not compulsory.
  183.  
  184. HN=~ATH1|
  185.  
  186.     -------------------------------------------------------------------
  187.  
  188.      HY= On-hook string.  Sent to modem when sysop logs off after local use
  189.  
  190. HY=~ATH0|
  191.  
  192.     *** END ***
  193.